home *** CD-ROM | disk | FTP | other *** search
Wrap
Text File | 2003-01-21 | 22.0 KB | 627 lines | [ TEXT/ttxt]
ChangeSet 1.1312.1.1 03/01/21 17:30:42 Sinisa@sinisa.nasamreza.org +1 -0 a symlink that was missing ... libmysql/Makefile.am 1.22 03/01/21 17:30:40 Sinisa@sinisa.nasamreza.org +3 -1 a symlink that was missing ... ChangeSet 1.1305.1.16 03/01/21 16:07:31 serg@serg.mysql.com +1 -0 fixed double-free bug in COM_CHANGE_USER sql/sql_parse.cc 1.154 03/01/21 16:07:29 serg@serg.mysql.com +1 -1 fixed double-free bug in COM_CHANGE_USER ChangeSet 1.1312 03/01/21 16:11:01 Sinisa@sinisa.nasamreza.org +1 -0 Merge sinisa@work.mysql.com:/home/bk/mysql into sinisa.nasamreza.org:/mnt/work/mysql sql/log.cc 1.69 03/01/21 16:10:59 Sinisa@sinisa.nasamreza.org +0 -1 Auto merged ChangeSet 1.1305.1.15 03/01/21 13:37:41 heikki@hundin.mysql.fi +1 -0 os0file.c: The problem yesterday in ERROR_LOCK_VIOLATION was not InnoDB Hot Backup, but some file system backup tool: add to file writes 100 retries with 1 second waits innobase/os/os0file.c 1.48 03/01/21 13:37:35 heikki@hundin.mysql.fi +7 -4 The problem yesterday in ERROR_LOCK_VIOLATION was not InnoDB Hot Backup, but some file system backup tool: add to file writes 100 retries with 1 second waits ChangeSet 1.1305.1.14 03/01/21 00:44:49 heikki@hundin.mysql.fi +1 -0 ha_innobase.cc: Backport from 4.0: convert TL_READ_NO_INSERT to TL_READ to allow concurrent inserts to the table in INSERT INTO ... SELECT ... FROM table sql/ha_innobase.cc 1.114 03/01/21 00:44:42 heikki@hundin.mysql.fi +10 -0 Backport from 4.0: convert TL_READ_NO_INSERT to TL_READ to allow concurrent inserts to the table in INSERT INTO ... SELECT ... FROM table ChangeSet 1.1305.1.13 03/01/21 00:18:48 heikki@hundin.mysql.fi +1 -0 os0file.c: Fix an assertion about ERROR_LOCK_VIOLATION 33 in file write if InnoDB Hot Backup is run concurrently with mysqld in Windows innobase/os/os0file.c 1.47 03/01/21 00:18:30 heikki@hundin.mysql.fi +16 -4 Fix an assertion about ERROR_LOCK_VIOLATION 33 in file write if InnoDB Hot Backup is run concurrently with mysqld in Windows ChangeSet 1.1305.5.1 03/01/18 23:38:55 monty@mashka.mysql.fi +3 -0 Only set thd->query to 0 if LOCK_thread_count is hold This fixes a possible core dump problem in SHOW PROCESSLIST sql/sql_parse.cc 1.153 03/01/18 23:38:53 monty@mashka.mysql.fi +8 -9 Indentation changes sql/sql_db.cc 1.38 03/01/18 23:38:53 monty@mashka.mysql.fi +6 -4 Only set thd->query to 0 if LOCK_thread_count is hold Also first set query_length, then query sql/slave.cc 1.133 03/01/18 23:38:53 monty@mashka.mysql.fi +26 -8 Only set thd->query to 0 if LOCK_thread_count is hold ChangeSet 1.1305.4.3 03/01/18 15:16:26 heikki@hundin.mysql.fi +1 -0 btr0sea.c: Backport from 4.0: fix bug in adaptive hash index search innobase/btr/btr0sea.c 1.12 03/01/18 15:15:42 heikki@hundin.mysql.fi +11 -1 Backport from 4.0: fix bug in adaptive hash index search ChangeSet 1.1305.1.10 03/01/17 15:56:16 monty@mashka.mysql.fi +1 -0 Fixed bug with the --slow-log when logging an administrator command (like FLUSH TABLES). (Code is already in 4.0) sql/log.cc 1.67.1.1 03/01/17 15:56:15 monty@mashka.mysql.fi +1 -0 Fixed bug with the --slow-log when logging an administrator command (like FLUSH TABLES). ChangeSet 1.1305.1.9 03/01/17 13:52:23 monty@mashka.mysql.fi +1 -0 Fixed typo myisam/mi_create.c 1.18 03/01/17 13:52:22 monty@mashka.mysql.fi +1 -1 Fixed typo ChangeSet 1.1305.4.2 03/01/16 01:21:13 heikki@hundin.mysql.fi +3 -0 btr0btr.h, btr0btr.c, row0purge.c: Backport from 4.0: fix the BLOB hang if the index tree is of height 1 innobase/include/btr0btr.h 1.8 03/01/16 01:21:00 heikki@hundin.mysql.fi +9 -0 Backport from 4.0: fix the BLOB hang if the index tree is of height 1 innobase/btr/btr0btr.c 1.13 03/01/16 01:20:50 heikki@hundin.mysql.fi +1 -1 Backport from 4.0: fix the BLOB hang if the index tree is of height 1 innobase/row/row0purge.c 1.7 03/01/16 01:20:39 heikki@hundin.mysql.fi +3 -1 Backport from 4.0: fix the BLOB hang if the index tree is of height 1 ChangeSet 1.1305.4.1 03/01/16 01:13:50 heikki@hundin.mysql.fi +1 -0 ha_innobase.cc: Backport from 4.0: fix possible adaprive hash index latch hang sql/ha_innobase.cc 1.113 03/01/16 01:12:28 heikki@hundin.mysql.fi +19 -19 Backport from 4.0: fix possible adaprive hash index latch hang ChangeSet 1.1305.3.1 03/01/09 23:28:30 monty@mashka.mysql.fi +1 -0 Fixed wrong packed length for packet > 16M. sql/net_pkg.cc 1.17 03/01/09 23:28:29 monty@mashka.mysql.fi +1 -1 Fixed wrong packed length for packet > 16M. (Not used in 3.23) ChangeSet 1.1305.1.6 03/01/05 22:15:03 heikki@hundin.mysql.fi +2 -0 log0log.c: Backport bugfix from 4.0: combined log file size >= 2 GB could cause log to be written in wrong place btr0pcur.c: Backport bugfix from 4.0: index cursor restoration could theoretically fail innobase/log/log0log.c 1.17 03/01/05 22:14:37 heikki@hundin.mysql.fi +21 -11 Backport bugfix from 4.0: combined log file size >= 2 GB could cause log to be written in wrong place innobase/btr/btr0pcur.c 1.4 03/01/05 22:13:21 heikki@hundin.mysql.fi +6 -0 Backport bugfix from 4.0: index cursor restoration could theoretically fail ChangeSet 1.1309 03/01/04 21:02:58 Sinisa@sinisa.nasamreza.org +4 -0 Fixing that 3.23 API / clients do not disconnect if a large packet is issued. sql/sql_select.cc 1.129 03/01/04 21:02:56 Sinisa@sinisa.nasamreza.org +1 -2 reversing a fix, but we shall yet see about this one ... sql/net_serv.cc 1.21 03/01/04 21:02:56 Sinisa@sinisa.nasamreza.org +19 -3 Fixing that 3.23 API / clients do not disconnect if a large packet is issued. libmysql/libmysql.c 1.74 03/01/04 21:02:56 Sinisa@sinisa.nasamreza.org +15 -6 Fixing that 3.23 API / clients do not disconnect if a large packet is issued. BitKeeper/deleted/.del-net.c~ef21d6402bb882f9 1.18 03/01/04 18:45:53 Sinisa@sinisa.nasamreza.org +0 -0 Delete: libmysql/net.c ChangeSet 1.1305.1.5 02/12/27 23:29:27 monty@mashka.mysql.fi +1 -0 Added O_BINARY flag to all my_fopen() calls. (To make the current tests results work on windows) client/mysqltest.c 1.49 02/12/27 23:29:26 monty@mashka.mysql.fi +3 -3 Added O_BINARY flag to all my_fopen() calls. (To make the current tests results work on windows) ChangeSet 1.1305.1.4 02/12/27 21:39:35 monty@mashka.mysql.fi +4 -0 Fixed max_key_length when using UNIQUE keys. This fixed a bug in GROUP BY on a BLOB column with NULL values. mysql-test/t/group_by.test 1.10 02/12/27 21:39:34 monty@mashka.mysql.fi +11 -0 Test of bug mysql-test/r/group_by.result 1.10 02/12/27 21:39:34 monty@mashka.mysql.fi +8 -0 Updated results myisam/mi_unique.c 1.9 02/12/27 21:39:34 monty@mashka.mysql.fi +10 -1 Simple optimization Make different CRC for keys with null and empty strings. myisam/mi_create.c 1.17 02/12/27 21:39:34 monty@mashka.mysql.fi +1 -1 Fixed max_key_length when using UNIQUE keys. ChangeSet 1.1305.1.3 02/12/27 17:37:55 lenz@mysql.com +2 -0 - fixes to properly make a "make distclean" (some files were not removed) (There are probably some more to fix) strings/Makefile.am 1.22 02/12/27 17:37:54 lenz@mysql.com +1 -0 - remove ctype_autonf.c on "make distclean" (it's generated by "configure") libmysql/Makefile.shared 1.16 02/12/27 17:37:54 lenz@mysql.com +2 -0 - clean up the vio_* and ctype-* symlinks that are created by link_source (thanks to Christian Hammers from Debian for the patch) ChangeSet 1.1308 02/12/27 14:46:23 Sinisa@sinisa.nasamreza.org +1 -0 merge fixes sql/mysqld.cc 1.266 02/12/27 14:46:21 Sinisa@sinisa.nasamreza.org +0 -1 merge fixes ChangeSet 1.1307 02/12/27 14:39:12 Sinisa@sinisa.nasamreza.org +1 -0 reverting a patch sql/mysqld.cc 1.265 02/12/27 14:39:08 Sinisa@sinisa.nasamreza.org +1 -1 reverting a patch ChangeSet 1.1305.2.2 02/12/26 17:50:07 monty@mashka.mysql.fi +2 -0 Safety fix to not allow one to specify too big max_alloc_packet to mysqld Safety fix to not cause conflicts with extended packages in 4.0. sql/net_serv.cc 1.20 02/12/26 17:50:06 monty@mashka.mysql.fi +1 -1 Safety fix to not cause conflicts with extended packages in 4.0. (Should not cause any notable changes for 3.23 servers) sql/mysqld.cc 1.263.1.1 02/12/26 17:50:06 monty@mashka.mysql.fi +1 -1 Safety fix to not allow one to specify too big max_alloc_packet ChangeSet 1.1305.2.1 02/12/26 16:35:15 monty@mashka.mysql.fi +1 -0 Updated comment sql/sql_table.cc 1.111 02/12/26 16:35:14 monty@mashka.mysql.fi +3 -6 Updated comment ChangeSet 1.1305.1.1 02/12/23 14:36:40 lenz@mysql.com +20 -0 - Applied various patches provided by Christian Hammers (MySQL maintainer for the Debian project) to fix some architecture-specific problems and some bugs scripts/safe_mysqld.sh 1.50 02/12/23 14:36:39 lenz@mysql.com +2 -0 - applied patch provided by Debian to enhance security (This way all logs and databases are created world-nothing). scripts/mysqlaccess.sh 1.6 02/12/23 14:36:39 lenz@mysql.com +1 -1 - make $script_log path less dependent on the shell scripts/mysql_fix_privilege_tables.sh 1.4 02/12/23 14:36:39 lenz@mysql.com +18 -11 - fixed some typos - script cleanup man/safe_mysqld.1 1.3 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/replace.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/perror.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/mysqlshow.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/mysqldump.1 1.2 02/12/23 14:36:39 lenz@mysql.com +3 -3 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) - fixed nroff mistake man/mysqld_multi.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/mysqld.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/mysqladmin.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/mysqlaccess.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/mysql_zap.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/mysql.1 1.5 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/isamlog.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) man/isamchk.1 1.2 02/12/23 14:36:39 lenz@mysql.com +1 -1 - some syntactical correction in the headlines of the manpages for apropos(1) (Thanks to Christian Hammers from the Debian project for the patch) ltconfig 1.9 02/12/23 14:36:39 lenz@mysql.com +10 -0 - A hardcoded "rpath" is forbidden by the Debian policy (thanks to Christian Hammers from the Debian project for forwarding this patch) bdb/include/mutex.h 1.4 02/12/23 14:36:39 lenz@mysql.com +1 -1 - Patch for building on m68k architecture (originally provided by Michael Fedrowitz for Debian Linux, thanks to Christian Hammers from the Debian project for forwarding it) bdb/dist/aclocal/mutex.m4 1.5 02/12/23 14:36:39 lenz@mysql.com +1 -1 - Sparc patch for mutexes/pthreads from Christopher C. Chimelis and Ben Collins from Debian (thanks to Christian Hammers from the Debian project for forwarding it) Makefile.am 1.26 02/12/23 14:36:39 lenz@mysql.com +2 -2 - put current directory (.) at front of SUBDIRS list, so that "distclean" is done last. IF done first, "distclean" in include directory fails because config.h is missing, which is removed by distclean in current directory. (thanks to "jww" for the patch) - make "distclean" in libmysql_r, too (Thanks to Christian Hammers from the Debian project for the patch) ChangeSet 1.1306 02/12/23 14:56:41 Sinisa@sinisa.nasamreza.org +3 -0 many bug fixes sql/sql_select.cc 1.128 02/12/23 14:56:38 Sinisa@sinisa.nasamreza.org +2 -1 Fix for a bug which is caused when a single table is scanned by entire index and WHERE clause is so broad that JOIN type is JT_ALL. sql/mysqld.cc 1.264 02/12/23 14:56:38 Sinisa@sinisa.nasamreza.org +1 -1 Fix for a bug with max_allowed_packt sql/log.cc 1.68 02/12/23 14:56:38 Sinisa@sinisa.nasamreza.org +1 -0 Fix for a bug in query logging ... ChangeSet 1.1305 02/12/21 10:57:53 monty@mashka.mysql.fi +1 -0 Moved lower_case_table_name check to right place. sql/sql_db.cc 1.37 02/12/21 10:57:52 monty@mashka.mysql.fi +2 -3 Moved lower_case_table_name check to right place. ChangeSet 1.1304 02/12/21 10:45:06 monty@mashka.mysql.fi +1 -0 Optimization of CASE bug fix sql/item_cmpfunc.cc 1.28 02/12/21 10:45:05 monty@mashka.mysql.fi +2 -3 Optimization of CASE bug fix ChangeSet 1.1303 02/12/20 20:55:51 heikki@hundin.mysql.fi +1 -0 btr0sea.c: Remove an assertion which can fail in a race of 3 threads innobase/btr/btr0sea.c 1.11 02/12/20 20:55:44 heikki@hundin.mysql.fi +4 -3 Remove an assertion which can fail in a race of 3 threads ChangeSet 1.1299.1.1 02/12/20 18:39:53 serg@sergbook.mysql.com +1 -0 removed chroot() bugfix, now --chroot in 3.23 is broken again :(( sql/mysqld.cc 1.263 02/12/20 18:39:52 serg@sergbook.mysql.com +2 -1 removed chroot() bugfix, now --chroot in 3.23 is broken again :(( ChangeSet 1.1301 02/12/19 20:58:07 heikki@hundin.mysql.fi +1 -0 ha_innobase.cc: Better error message to help users who created tables with < 3.23.54 where MySQL implicitly added a PRIMARY KEY definition sql/ha_innobase.cc 1.112 02/12/19 20:57:49 heikki@hundin.mysql.fi +8 -1 Better error message to help users who created tables with < 3.23.54 where MySQL implicitly added a PRIMARY KEY definition ChangeSet 1.1292.2.2 02/12/16 22:16:57 Sinisa@sinisa.nasamreza.org +4 -0 fix for a bug in CASE ...WHEN ... sql/sql_db.cc 1.36 02/12/16 22:16:55 Sinisa@sinisa.nasamreza.org +0 -2 fix for lower case ... sql/item_cmpfunc.cc 1.27 02/12/16 22:16:54 Sinisa@sinisa.nasamreza.org +2 -0 fix for a bug in CASE ...WHEN ... mysql-test/t/case.test 1.4 02/12/16 22:16:54 Sinisa@sinisa.nasamreza.org +5 -0 fix for a bug in CASE ...WHEN ... mysql-test/r/case.result 1.4 02/12/16 22:16:54 Sinisa@sinisa.nasamreza.org +4 -0 fix for a bug in CASE ...WHEN ... ChangeSet 1.1292.2.1 02/12/14 15:32:36 Sinisa@sinisa.nasamreza.org +1 -0 Fix for a bug with mysql_select_db() on manually created database and lower case table names. sql/sql_db.cc 1.35 02/12/14 15:32:33 Sinisa@sinisa.nasamreza.org +3 -0 Fix for a bug with mysql_select_db() on manually created database and lower case table names. ChangeSet 1.1299 02/12/14 12:57:12 monty@mashka.mysql.fi +1 -0 On windows, delete any conflicting 'to' files on rename(from,to) This fixes a bug with REPAIR TABLE t1 USE_FRM on windows. mysys/my_rename.c 1.4 02/12/14 12:57:11 monty@mashka.mysql.fi +7 -0 On windows, delete any conflicting 'to' files on rename(from,to) ChangeSet 1.1298 02/12/14 12:25:33 monty@mashka.mysql.fi +2 -0 Make --lower-case-table-names default on MacOSX sql/mysqld.cc 1.262 02/12/14 12:25:32 monty@mashka.mysql.fi +6 -1 Make --lower-case-table-names default on MacOSX configure.in 1.206 02/12/14 12:25:32 monty@mashka.mysql.fi +4 -4 Make --lower-case-table-names default on MacOSX ChangeSet 1.1297 02/12/14 12:05:45 monty@mashka.mysql.fi +1 -0 Transactions in AUTOCOMMIT=0 mode didn't rotate binary log. sql/log.cc 1.67 02/12/14 12:05:42 monty@mashka.mysql.fi +3 -0 Transactions in AUTOCOMMIT=0 mode didn't rotate binary log. ChangeSet 1.1292.1.1 02/12/13 16:01:51 monty@mashka.mysql.fi +1 -0 Forbid SLAVE STOP if the thread executing the query has locked tables. This removes a possible deadlock situation. sql/sql_parse.cc 1.152 02/12/13 16:01:50 monty@mashka.mysql.fi +18 -0 Forbid SLAVE STOP if the thread executing the query has locked tables. This removes a possible deadlock situation. ChangeSet 1.1295 02/12/13 13:47:25 lenz@mysql.com +1 -0 - fixed another typo in NOHUP_NICENESS testing scripts/safe_mysqld.sh 1.49 02/12/13 13:47:24 lenz@mysql.com +1 -1 - fixed another typo in NOHUP_NICENESS testing ChangeSet 1.1294 02/12/13 09:56:02 lenz@mysql.com +1 -0 - added missing "test" to $NOHUP_NICENESS test (thanks to Nick Gaugler for spotting and reporting this) scripts/safe_mysqld.sh 1.48 02/12/13 09:56:02 lenz@mysql.com +1 -1 - added missing "test" to $NOHUP_NICENESS test (thanks to Nick Gaugler for spotting and reporting this) ChangeSet 1.1293 02/12/11 18:27:46 lenz@mysql.com +1 -0 - tagged ChangeSet 1.1276.3.1 as MySQL 3.23.54 - bumped up version number in configure.in to 3.23.55 configure.in 1.205 02/12/11 18:27:45 lenz@mysql.com +1 -1 - tagged ChangeSet 1.1276.3.1 as MySQL 3.23.54 - bumped up version number in configure.in to 3.23.55 ChangeSet 1.1292 02/12/11 12:59:55 monty@mashka.mysql.fi +2 -0 Added back -max to server name if we are using InnoDB. sql/mysqld.cc 1.261 02/12/11 12:59:54 monty@mashka.mysql.fi +3 -3 Added back -max if we are using InnoDB. (This should not be done in the 3.23 version) libmysql/libmysql.c 1.73 02/12/11 12:59:54 monty@mashka.mysql.fi +2 -2 Compatibility fix ChangeSet 1.1285.1.1 02/12/11 12:44:17 monty@mashka.mysql.fi +2 -0 Fixed rare bug in show processlist which could cause core dump if a new thread was connecting. sql/sql_udf.cc 1.15 02/12/11 12:44:16 monty@mashka.mysql.fi +2 -0 Fixed warning from valgrind sql/sql_show.cc 1.65 02/12/11 12:44:16 monty@mashka.mysql.fi +7 -5 Fixed rare bug in show processlist which could cause core dump if a new thread was connecting. (We where calling mutex_unlock() without having ever called mutex_lock) ChangeSet 1.1290 02/12/10 14:25:23 lenz@mysql.com +1 -0 - make sure to replace HOSTNAME in mysql.server when packing up the binary distribution (this will still be broken for 3.23.54) - make sure that mysql.server in the binary distribution is executable, too scripts/make_binary_distribution.sh 1.35 02/12/10 14:25:22 lenz@mysql.com +2 -2 - make sure to replace HOSTNAME in mysql.server when packing up the binary distribution (this will still be broken for 3.23.54) - make sure that mysql.server in the binary distribution is executable, too ChangeSet 1.1289 02/12/10 04:17:31 miguel@hegel.br +1 -0 Update Windows binaries prefix according MySQL Pro release package sql/mysqld.cc 1.260 02/12/10 04:17:03 miguel@hegel.br +2 -2 With the introduction of Pro release version the InnoDB table engine was added for all binaries and not more define only the max package ChangeSet 1.1288 02/12/05 22:09:51 heikki@hundin.mysql.fi +1 -0 row0mysql.c: Heikki will merge to 4.0: cleanup innobase/row/row0mysql.c 1.39 02/12/05 22:09:43 heikki@hundin.mysql.fi +0 -1 Heikki will merge to 4.0: cleanup ChangeSet 1.1287 02/12/05 22:03:24 heikki@hundin.mysql.fi +4 -0 row0mysql.c, dict0dict.c, db0err.h, ha_innobase.cc: Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd innobase/row/row0mysql.c 1.38 02/12/05 22:03:15 heikki@hundin.mysql.fi +33 -7 Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd innobase/dict/dict0dict.c 1.20 02/12/05 22:03:04 heikki@hundin.mysql.fi +21 -0 Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd innobase/include/db0err.h 1.3 02/12/05 22:02:53 heikki@hundin.mysql.fi +2 -0 Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd sql/ha_innobase.cc 1.111 02/12/05 22:02:33 heikki@hundin.mysql.fi +5 -1 Heikki will merge to 4.0: Prevent listing the same column twice in an InnoDB index: that will cause index corruption when that col is UPDATEd ChangeSet 1.1276.3.1 02/12/05 01:01:38 serg@serg.mysql.com +1 -0 better fix for read_rows, same for read_one_row libmysql/libmysql.c 1.72 02/12/05 01:01:37 serg@serg.mysql.com +9 -2 better fix for read_rows, same for read_one_row